Sponsored by Deepsite.site

Callsphere

Created By
Sagar Shankarana month ago
Read-only MCP server giving any AI assistant access to CallSphere's voice-AI (short) knowledge base, ROI calculator, industry case studies, and product facts. Works in every MCP-capable client.
Overview

CallSphere MCP Server

Read-only MCP server giving any AI assistant — Claude, Claude Desktop, Cursor, Cline, Continue, Windsurf, Zed, or ChatGPT via JSON-RPC — direct access to CallSphere's voice-AI knowledge base, industry ROI calculator, case studies, and product facts.

Endpoint: https://callsphere.ai/api/mcp · Transport: Streamable HTTP · Auth: none · Rate limit: 120 req/min/IP

Tools

  • search_voice_ai_docs — Full-text search across 500+ CallSphere articles on voice AI, MCP, Claude, agentic AI, Twilio/WebRTC.
  • read_doc — Fetch the full markdown body of a single post by slug.
  • calculate_voice_ai_roi — Industry-aware ROI math (dental, healthcare, HVAC, real estate, salon, law). Returns monthly + annual savings, payback period, recommended plan, and the assumptions used so the AI shows its work.
  • get_industry_case_study — Narrative case studies for 6 verticals.
  • get_callsphere_info — Canonical lookup: pricing tiers, integrations, compliance posture, supported languages, founder contact.

Install

Claude Code

claude mcp add --transport http callsphere https://callsphere.ai/api/mcp

Claude Desktop

Edit claude_desktop_config.json (Settings → Developer → Edit Config) and merge:
{
  "mcpServers": {
    "callsphere": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://callsphere.ai/api/mcp"]
    }
  }
}

Cursor

Settings → MCP → Add new MCP server:
{
  "mcpServers": {
    "callsphere": {
      "url": "https://callsphere.ai/api/mcp",
      "transport": "http"
    }
  }
}

ChatGPT / any HTTP client

The same endpoint accepts plain JSON-RPC 2.0 POST. Example with curl:
curl -sS https://callsphere.ai/api/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call",
       "params":{"name":"calculate_voice_ai_roi",
                 "arguments":{"industry":"dental","monthly_calls":1200}}}'

Try these prompts after installing

- "Search CallSphere for articles on building MCP servers with Twilio."
- "Calculate the voice-AI ROI for a 4-provider dental practice doing 1,500 calls a month — show your
assumptions."
- "Show me a case study for HVAC after-hours dispatch."
- "What languages does CallSphere support, and is it HIPAA-ready?"

Discovery

- Manifest: https://callsphere.ai/.well-known/mcp.json
- Docs / install: https://callsphere.ai/mcp
- Source: https://github.com/CallSphere-LLC/mcp-server

License

Free, public, read-only. No API key. Maintained by CallSphere LLC.

If the form rejects long content, here's a **120-character short** version:

Voice-AI knowledge + ROI MCP server. Search 500+ articles, compute industry ROI, fetch case studies. Free,
 public, read-only.

And a **300-character medium** version:

Public MCP server giving any AI assistant — Claude, ChatGPT, Cursor, Cline — access to CallSphere's
voice-AI knowledge base (500+ articles), industry-aware ROI calculator, case studies for 6 verticals, and
product facts. Read-only, no API key, free. Discovery manifest at /.well-known/mcp.json.

Server Config

{
  "mcpServers": {
    "callsphere": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://callsphere.ai/api/mcp"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Amap Maps高德地图官方 MCP Server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
WindsurfThe new purpose-built IDE to harness magic
Tavily Mcp
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
ChatWiseThe second fastest AI chatbot™
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Playwright McpPlaywright MCP server
Serper MCP ServerA Serper MCP Server
CursorThe AI Code Editor
DeepChatYour AI Partner on Desktop